Skip to main content

Distribute Streams

Short Description

Distribute Streams takes a single input record stream and distributes the records onto a number of outputs.

Detailed Description​

Distribute Streams takes a single input record stream and distributes the records onto a number of outputs. The record content and format is unchanged. The relative order of the input stream is maintained in the output stream. A hash algorithm is usually used to distribute among the output streams.

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.